Tootsville-User::Setconfig

Function

Setconfig names a function, with lambda list (&REST WORDS):

Set a config property.

Usage

#setconfig PROPERTY VALUE
#setconfig PROP1 PROP2 VALUE

PROPERTY is a sequence of keywords, which must be delimited by spaces. Omit the leading : on the keyword names.

Example

#setconfig rollbar access-token 1234567890

Changes made with this command are only effective until the configuration file is reloaded. See TOOTSVILLE-USER RELOADCONFIG and TOOTSVILLE LOAD-CONFIG.

File

Defined in file src/infinity/legacy-ops.lisp.